From 882e6639b44f6d9fa1975363d60513c3d8861910 Mon Sep 17 00:00:00 2001 From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Wed, 20 Oct 2021 07:14:17 -0600 Subject: [PATCH] obfuscate map key (#740) * obfuscate map key. * keep js debug turned off. --- gui/gmapbase.html | 2 +- gui/map.cc | 83 +++++++++++++++++++++++++++++++++++++---------- gui/map.h | 30 ++++++++++++----- 3 files changed, 88 insertions(+), 27 deletions(-) diff --git a/gui/gmapbase.html b/gui/gmapbase.html index d0be535b3..af37b8168 100644 --- a/gui/gmapbase.html +++ b/gui/gmapbase.html @@ -3,7 +3,7 @@